Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps google-cloud-firestore from 3.0.21 to 3.7.0.

Release notes

Sourced from google-cloud-firestore's releases.

v3.7.0

3.7.0 (2022-10-22)

Features

Bug Fixes

Dependencies

  • Update beam.version to v2.42.0 (#1066) (03de01a)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#1071) (4c3f122)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 (#1064) (a7ddc9e)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1065) (d9e7803)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#1069) (97ef50a)

v3.6.0

3.6.0 (2022-10-04)

Features

  • Count queries (not available for use yet) (#1033) (8b60612)
  • Make count queries publicly available for use (#1042) (1c8d242)

Documentation

  • AggregateQuery.java: describe why we ignore subsequent responses (#1041) (8150544)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1053) (9b4c26e)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 (#1045) (04b3861)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 (#1046) (6631a58)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 (#1039) (84423f4)

v3.5.0

3.5.0 (2022-09-16)

Features

... (truncated)

Changelog

Sourced from google-cloud-firestore's changelog.

3.7.0 (2022-10-22)

Features

Bug Fixes

Dependencies

  • Update beam.version to v2.42.0 (#1066) (03de01a)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.5 (#1071) (4c3f122)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 (#1064) (a7ddc9e)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15 (#1065) (d9e7803)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 (#1069) (97ef50a)

3.6.0 (2022-10-04)

Features

  • Count queries (not available for use yet) (#1033) (8b60612)
  • Make count queries publicly available for use (#1042) (1c8d242)

Documentation

  • AggregateQuery.java: describe why we ignore subsequent responses (#1041) (8150544)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 (#1053) (9b4c26e)
  • Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.14 (#1045) (04b3861)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.14 (#1046) (6631a58)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.9.1 (#1039) (84423f4)

3.5.0 (2022-09-16)

Features

  • Add firestore aggregation query apis to the stable googleapis branch (#1030) (0e3e2ac)

... (truncated)

Commits
  • 1ce7d8e chore(main): release 3.7.0 (#1067)
  • e9e1548 fix: Fix limitToLast queries with cursors (#1072)
  • a7ddc9e deps: update dependency org.graalvm.buildtools:junit-platform-native to v0.9....
  • 4c3f122 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 97ef50a deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16...
  • d09c460 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 5789e4b feat: Add retry logic to COUNT queries (#1062)
  • 03de01a deps: update beam.version to v2.42.0 (#1066)
  • d9e7803 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.15...
  • 727eba2 chore(main): release 3.6.1-SNAPSHOT (#1055)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-firestore](https://github.com/googleapis/java-firestore) from 3.0.21 to 3.7.0.
- [Release notes](https://github.com/googleapis/java-firestore/releases)
- [Changelog](https://github.com/googleapis/java-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-firestore@v3.0.21...v3.7.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-firestore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #1444.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/modules/gcloud/com.google.cloud-google-cloud-firestore-3.7.0 branch December 1, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant